home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1330 / _setup.1 / QClip12s.exe / 0 / RCDATA / THELPBOX / THELPBOX.txt < prev   
Encoding:
Text File  |  1997-05-27  |  1.5 KB  |  76 lines

  1. object HelpBox: THelpBox
  2.   Left = 217
  3.   Top = 220
  4.   BorderIcons = []
  5.   AutoScroll = False
  6.   Caption = 'Quick-Clip Help'
  7.   ClientHeight = 186
  8.   ClientWidth = 326
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 0
  19.     Top = 0
  20.     Width = 113
  21.     Height = 185
  22.     Picture.Data = {<image000.bmp>}
  23.     Stretch = True
  24.   end
  25.   object Bevel1: TBevel
  26.     Left = 120
  27.     Top = 8
  28.     Width = 201
  29.     Height = 121
  30.   end
  31.   object Bevel2: TBevel
  32.     Left = 120
  33.     Top = 136
  34.     Width = 185
  35.     Height = 9
  36.     Shape = bsTopLine
  37.   end
  38.   object Label1: TLabel
  39.     Left = 128
  40.     Top = 16
  41.     Width = 179
  42.     Height = 39
  43.     Caption = 
  44.       'Press '#39'Save Here'#39' to place the current clipbaord contents into t' +
  45.       'he desired Quick Save slot.'
  46.     WordWrap = True
  47.   end
  48.   object Label2: TLabel
  49.     Left = 128
  50.     Top = 64
  51.     Width = 185
  52.     Height = 25
  53.     Caption = 'Press '#39'Copy'#39' to place Quick Save contents in the clipboard.'
  54.     WordWrap = True
  55.   end
  56.   object Label3: TLabel
  57.     Left = 128
  58.     Top = 96
  59.     Width = 185
  60.     Height = 26
  61.     Caption = 
  62.       'An unlimited number of quick clips may be saved with the '#39'Advanc' +
  63.       'ed'#39' method.'
  64.     WordWrap = True
  65.   end
  66.   object OK_btn: TButton
  67.     Left = 184
  68.     Top = 152
  69.     Width = 75
  70.     Height = 25
  71.     Caption = 'O.K.'
  72.     ModalResult = 1
  73.     TabOrder = 0
  74.   end
  75. end
  76.